Package | hl7.fhir.us.davinci-crd |
Resource Type | CodeSystem |
Id | crd-metric-codes |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-crd/https://build.fhir.org/ig/HL7/davinci-crd/CodeSystem-crd-metric-codes.html |
URL | http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes |
Version | 2.2.0-ballot |
Status | active |
Date | 2025-07-29T21:48:33+00:00 |
Name | CRDMetricCodes |
Title | CRD Metric Codes |
Realm | us |
Authority | hl7 |
Description | Codes used within 'code' elements in the CRD Metric logical model. |
Content | complete |
ValueSet | |
cdsHookType | CDS Hook Types Value Set |
metricDataSource | CRD Metric Data Source Value Set |
metricTokenUse | CRD Metric Token Use Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem crd-metric-codes
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type |
Not Selectable | abstract | http://hl7.org/fhir/concept-properties#notSelectable | boolean |
Concepts
This case-sensitive code system http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes
defines the following codes in a Is-A hierarchy:
{ "resourceType": "CodeSystem", "id": "crd-metric-codes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 4, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.18.16.3" } ], "version": "2.2.0-ballot", "name": "CRDMetricCodes", "title": "CRD Metric Codes", "status": "active", "experimental": false, "date": "2025-07-29T21:48:33+00:00", "publisher": "HL7 International / Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" } ] } ], "description": "Codes used within 'code' elements in the CRD Metric logical model.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "hierarchyMeaning": "is-a", "content": "complete", "count": 12, "property": [ { "code": "abstract", "uri": "http://hl7.org/fhir/concept-properties#notSelectable", "type": "boolean" } ], "concept": [ { "code": "used", "display": "Authorization Token Used", "definition": "An authorization token was used by the payer to access additional information from the provider system as part of the CDS Hooks call", "concept": [ { "code": "rejected", "display": "Authorization Token Rejected", "definition": "The payer attempted to use an authorization token to access additional information from the provider system as part of the CDS Hooks call, however the access request failed. (This is not used if the request succeeded but returned no records.)" } ] }, { "code": "not-used", "display": "Authorization Token Not Used", "definition": "The payer did not attempt to use an authorization token to access additional information from the provider system as part of the CDS Hooks call" }, { "code": "provider-src", "display": "Provider-sourced", "definition": "The metric information was captured from the provider system's perspective" }, { "code": "payer-src", "display": "Payer-sourced", "definition": "The metric information was captured from the payer system's perspective" }, { "code": "_HookType", "display": "CDS Hooks Type (abstract)", "definition": "A collector for the different types of CDS Hooks", "property": [ { "code": "abstract", "valueBoolean": true } ], "concept": [ { "code": "appointment-book", "display": "Appointment Book", "definition": "CDS Hooks Appointment Book Hook" }, { "code": "encounter-start", "display": "Encounter Start", "definition": "CDS Hooks Encounter Start Hook" }, { "code": "encounter-discharge", "display": "Encounter Discharge", "definition": "CDS Hooks Encounter Discharge Hook" }, { "code": "order-dispatch", "display": "Order Dispatch", "definition": "CDS Hooks Order Dispatch Hook" }, { "code": "order-select", "display": "Order Select", "definition": "CDS Hooks Order Select Hook" }, { "code": "order-sign", "display": "Order Sign", "definition": "CDS Hooks Order Sign Hook" } ] } ] }